PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getModifiedDate Method
In This Topic
    getModifiedDate Method
    In This Topic
    Gets the annotation modified date.
    Syntax
    public java.time.LocalDateTime getModifiedDate()

    Return Value

    The date and time when the annotation was most recently modified.
    See Also